home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.1 KB | 32 lines | [TEXT/GEOL] |
- Item 9029010 23-April-90 15:55PDT
-
- From: NEAL Symantec, David Neal,PRT
-
- To: A0158 F & M College, H Haddon, SPT,PRA
-
- cc: MACAPP.TECH$ MacApp Technical
-
- Sub: Re: Think Pascal bug?
-
- Harry,
-
- < When the sample application Calc is run with Think, Calc will bomb if any
- < non-empty cells are copied to the clipboard and then Quit is choosen. The
- < bomb, usually an address error, bus error, or method not found error,
- < occurred at the following lines in the method TCellsView.WriteToScrap in
- < UCalc.p:
-
- < with fCalcDocument.GetCell(aCell.v, aCell.h) do
- < WriteToScrap(calcScrap, scrapOffset);
-
-
- This is indeed a bug with THINK Pascal code generation. We have prepared a
- patcher program which will update THINK Pascal to fix this and a couple of
- other code generation bugs. We are preparing a disk containing this patcher
- program (and 2.0 final conversion scripts) which will be included in the MacApp
- 2.0 final package from APDA.
-
- Thanks for the report,
- David Neal
-
-